PlEmployerContactUpdatesAudit 
Logical Entity Name  PlEmployerContactUpdatesAudit 
Default Table Name  PlEmployerContactUpdatesAudit 
Physical Only  NO 
Definition 
 
Note 
 

PlEmployerContactUpdatesAudit Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlEmployerContactUpdatesAuditID(PK)    int  NO 
 
PlEmployerID    int  NO 
 
PlEmployerContactID    int  YES 
 
FieldName    nvarchar(100)  YES 
 
OldValue    nvarchar(1000)  YES 
 
NewValue    nvarchar(1000)  YES 
 
Title    nvarchar(60)  YES 
 
FirstName    nvarchar(50)  YES 
 
LastName    nvarchar(50)  YES 
 
UserID    int  NO 
 
Comments    nvarchar(1000)  YES 
 
DateUpdated    datetime  NO 
 
ts    timestamp  NO 
 

PlEmployerContactUpdatesAudit Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlEmployerContactUpdatesAudit  PrimaryKey  PlEmployerContactUpdatesAuditID 

PlEmployerContactUpdatesAudit Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlEmployerContactUpdatesAudit Check Constraints 
Check Constraint Name  CheckConstraint